バージョン

BackgroundContent<T> クラス

BackgroundContent クラスのラッパー。同じメソッドはプロパティ名として定義することを可能にします。
シンタックス
'宣言
 
<System.SerializableAttribute()>
Public Class BackgroundContent(Of T As {New, BackgroundContentModel}) 
[System.SerializableAttribute()]
public class BackgroundContent<T> 
where T: new(), BackgroundContentModel
型パラメータ
T
参照

オンラインで表示: GitHub